Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix passing parameters via URL query when querying for objects. #543

Merged
merged 2 commits into from
Feb 21, 2016

Conversation

nlutsenko
Copy link
Contributor

Parse query parameters into proper JSON body if they are supplied.
Also added babel-polyfill at the entry point of our stuff to allow fancy ES6 iterator syntax.
Fixes #211, #101

@nlutsenko nlutsenko changed the title Fix relative path replacement in bin/dev. Fix passing parameters via URL query when querying for objects. Feb 21, 2016
@gfosco gfosco assigned nlutsenko and unassigned gfosco Feb 21, 2016
@facebook-github-bot
Copy link

@nlutsenko updated the pull request.

@nlutsenko
Copy link
Contributor Author

Tests pass, though looks like we have a super flaky one that passes locally for me.

@gfosco gfosco assigned nlutsenko and unassigned gfosco Feb 21, 2016
nlutsenko added a commit that referenced this pull request Feb 21, 2016
Fix passing parameters via URL query when querying for objects.
@nlutsenko nlutsenko merged commit bd54878 into master Feb 21, 2016
@nlutsenko nlutsenko deleted the nlutsenko.query branch February 21, 2016 08:41
@nlutsenko nlutsenko mentioned this pull request Feb 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants